DocumentTypeList 
EntityType  Independent 
Logical Entity Name  DocumentTypeList 
Default Table Name  CmDocTypeList 
Logical Only  NO 
Definition 
 
Note 
 

DocumentTypeList Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
DocumentTypeListId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    CHAR(50)  NO 
 
CampusGroupId    INTEGER  NO 
 
ModuleId(FK)    INTEGER  YES 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

DocumentTypeList Keys 
Key Name  Key Type  Keys 
CmDocTypeList_CmDocTypeListID_U_C_IDX  PrimaryKey  DocumentTypeListId 

DocumentTypeList Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Module  Non-Identifying  Zero or One to Zero or More        ModuleId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
DocumentTypeListDocumentType  Non-Identifying  One To Zero or More          NO 
TaskAddTrigger  Non-Identifying  One To Zero or More          NO 

DocumentTypeList Check Constraints 
Check Constraint Name  CheckConstraint